CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - color enhancement

搜索资源列表

  1. weicaisezengqiang

    0下载:
  2. 伪彩色增强处理。通过对lena图的简单伪彩色增强算法的matlab程序描述,说明伪彩色增强的一般算法-Pseudo-color enhancement processing. By lena simple diagram of the pseudo-color enhancement algorithm matlab program descr iption, explain the general algorithm for pseudo-color enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:47610
    • 提供者:聂小翼
  1. weicaisezengqiang-CPP

    0下载:
  2. 利用VC++6.0编译通过的伪彩色增强处理实例,以lena图为例,说明了简单的伪彩色增强处理的一般方法-Compiled using VC++6.0 by the pseudo-color enhancement processing instance to lena diagram to illustrate a simple pseudo-color enhancement of the general approach
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2053636
    • 提供者:聂小翼
  1. 06

    0下载:
  2. 图像的增强,图像平滑,中值滤波,图像锐化,伪彩色和假彩色的增强-Image enhancement, image smoothing, median filtering, image sharpening, color and false color enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:133842
    • 提供者:李善海
  1. Kmeans

    0下载:
  2. 一种基于K均值聚类的彩色图像颜色增强方法,输入已知前景部分RGB值,代码将根据设定值对输入图像进行重新聚类,并进行灰度图像颜色增强,以利于后续二值化处理-K-means clustering-based color image color enhancement method, enter the known foreground RGB values​ ​ , the code will re-clustering of the input image according
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3101
    • 提供者:李宗阳
  1. Digital-Image-Processing6

    0下载:
  2. 数字图像处理实验,伪彩色增强处理程序实例。-Digital image processing experiments, pseudo-color enhancement handler instance.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:5364
    • 提供者:黄仪
  1. PCNN3

    1下载:
  2. pcnn图像处理 用于图像增强 加强图像的清晰度和分辨率-pcnn color Enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1351
    • 提供者:李建
  1. Three-improved-image-enhancement-

    2下载:
  2. 三种改进的图像增强算法,包括改进的类拉普拉斯增强算法,混合式MSRCR彩色图像增强算法,区域自适应反锐化掩模图像增强算法。-Three improved image enhancement algorithms, including improved classes, Laplace enhancement algorithms, the hybrid MSRCR Color Image Enhancement algorithm, region adaptive unsharp mask im
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:2509
    • 提供者:吴聪
  1. weicaise

    0下载:
  2. 数字图像处理 基于遥感图像的滤噪处理及伪彩色增强技术的研究-Digital image processing technology based on remote sensing image noise filtering, processing and pseudo-color enhancement
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:155794
    • 提供者:hnsafh
  1. 14DealBitmap01

    0下载:
  2. 伪彩色增强,黑白图像的各个不同灰度级按照线性或非线性的映射函数变换成不同的彩色,得到一幅彩色图像.-The pseudo-color enhancement, black and white images of various gray level in accordance with the linear or nonlinear mapping function to transform into a different color, get a color image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:994340
    • 提供者:pwei
  1. tuxiangzengqiang

    0下载:
  2. 本实例综合应用了灰度变换增强、直方图增强、图像锐化、频域增强、和彩色增强的技术,从而该善图像的质量-The example use some technologys, such as gray-scale transformation enhancement, histogram enhancement, image sharpening, frequency domain enhancement and color enhancement,to improve the quality of
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:9589802
    • 提供者:xlelangxiong
  1. OpenCV_PseudoColor

    0下载:
  2. 数字图像处理 伪彩色增强 将灰度值分别按照一定函数关系转换到RGB 空间中,形成彩色图像-Pseudo-color enhancement of digital image processing of the gray values ​ ​ were converted in accordance with certain functional relationship to the RGB color space to form a color image
  3. 所属分类:OpenCV

    • 发布日期:2017-10-30
    • 文件大小:2043353
    • 提供者:fc
  1. 2010302590214

    0下载:
  2. 数字图像处理实习代码 选作了:中值滤波、边缘检测、图像二值化、基于灰度的模板匹配、伪彩色增强-Digital image processing the internship code selection made: median filtering, edge detection, image binary, grayscale-based template matching, pseudo-color enhancement
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:2092104
    • 提供者:three
  1. filter

    0下载:
  2. 空域滤波增强程序,频域增强程序举例,色彩增强程序举例-Spatial filtering enhancement procedures, frequency domain to enhance the program for example, color enhancement program example
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:7529
    • 提供者:米米
  1. image-processing-

    0下载:
  2. 常用图象滤波器的设计方法,实现一个通用的高通、低通滤波器函数,其中又分别实现理想、巴特沃思和高斯滤波形式,用实现的函数对图象进行高通处理,将所给图象增加噪声后再进行低通处理,处理后分别进行伪彩色增强-Top image filter design method, to achieve a common high-pass, low-pass filter function, which achieve the ideal, Butterworth and the form of Gaussian
  3. 所属分类:Special Effects

    • 发布日期:2016-03-03
    • 文件大小:781312
    • 提供者:岳明
  1. tuxiatiqung

    0下载:
  2. matlab的楚翔处理,色彩增强,二值滤波,旋转放大等功能,图像识别-the matlab Chu Xiang processing, color enhancement, binary filtering, rotation, zoom, image recognition
  3. 所属分类:assembly language

    • 发布日期:2017-11-25
    • 文件大小:1181
    • 提供者:叶思
  1. zhencaisefenjie

    0下载:
  2. matlab真彩色增强。 利于图像的膨胀处理。-Matlab true color enhancement. Conducive to the expansion of processing image.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:1251
    • 提供者:赖沿州
  1. 1PDE-Based-Enhancement

    0下载:
  2. image enhancement 0f Color Images in RGB Space useful for developers
  3. 所属分类:Development Research

    • 发布日期:2017-12-04
    • 文件大小:2864962
    • 提供者:bhs
  1. Image-contrast-enhancement

    0下载:
  2. 多媒体技术实验之---用MATLAB实现图像对比度增强,分别使用imadjust,histeq,adapthisteq函数对灰度图像,真彩色图像,索引图像(伪彩色图像)进行对比度增强-Multimedia technology experiments--- MATLAB image contrast enhancement, respectively, using imadjust, histeq, adapthisteq function for grayscale images, true
  3. 所属分类:Graph program

    • 发布日期:2017-11-15
    • 文件大小:3809346
    • 提供者:龚晔
  1. Img

    0下载:
  2. 数字图像基本处理,包含旋转,点运算,降噪,边缘检测,彩色增强等-Basic digital image processing, including rotation, point operations, noise reduction, edge detection, color enhancement, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-30
    • 文件大小:4429
    • 提供者:dragon
  1. homomorphic-enhancement

    0下载:
  2. 该程序可以读取位图,彩色位图灰度化,并且对灰度图像进行同态增强处理。-This program could load a bitmap, grayscalize a color bitmap, and do homomorphic enhancement for a grayscale image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:931627
    • 提供者:曙光
« 1 2 3 45 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com